home *** CD-ROM | disk | FTP | other *** search
- on mouseWithin
- showit(130, 130)
- hideit(126, 129)
- hideit(131, 131)
- end
-
- on mouseLeave
- hideit(126, 131)
- end
-
- on mouseUp me
- global figure1_3
- figure1_3 = 0
- showit(96, 97)
- hideit(120, 121)
- set the memberNum of sprite 41 to member("Ch6_Prob5")
- showit(123, 125)
- hideit(126, 134)
- hideit(140, 145)
- set the memberNum of sprite 123 to member("Figure6.5")
- hideit(146, 267)
- showit(168, 168)
- hideit(169, 255)
- puppetTransition(3, 2, 1, 1)
- updateStage()
- end
-